body {
	margin:0;
	padding:0;
	user-select: none;
}
a {
	text-decoration: none;
}
ul {
	margin:0;
	padding:0;
}

.topbar {
	background-color: #595959;
	height:40px;
	border-top: 4px solid black;
}
.topbar a {
	color:#b0b0b0;
	font-size: 12px;
}
.topbar a:hover {
	color: #fff;
}
.container {
	margin:0 auto;
	width:1100px;
}
.container::before,.container::after {
	content: "";
	display: table;
}
.container::after {
	clear: both;
}
.address {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #b0b0b0;
}
.name {
	color:#141C51;
	font-family: "Times New Roman";
	font-weight: bold;
}
.en,.lang,.china {
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.lang {
	display: block;
	margin-right: 15px;
	font-size: 15px;
}
.en a,.china a {
	height: 40px;
	line-height: 40px;
	display: block;
	width: 50px;
}
.en a {
	margin-right: 38px;
	font-weight: bold;
	background-color: white;
}
.china a {
	color:black;
	font-weight: bold;
}
.en a:hover {
	color: blue;
	background-color: #b0b0b0;
}
.china a:hover {
	color: red;
	background-color: #b0b0b0;
}
#left {
	margin-left: 0px;
}

/**/
.navigation {
	height: 78px;
	border: solid 2px black;
}
.border {
	height: 78px;
}
.content {
	margin:0 auto;
	width:1100px;
	height: 40px;
}
.content::before,.container::after {
	content: "";
	display: table;
}
.content::after {
	clear: both;
}
.logo {
	width:60px;
	height: 60px;
	float:left;
}
.logo img {
	width:auto;
	height:80%;
	padding-top: 15px;
	margin-left: -4px
}
.slogan {
	width: 60px;
	height: 60px;
	float: left;
	padding-left:25px;
}
.slogan img {
	width:100px;
	height:auto;
	padding-top: 23px;
}
.navig {
	height: 78px;
	float: right;
	padding-right: 15px;
	line-height: 78px;
	text-align: right;
}
.navig a {
	font-size: 15px;
	float: left;
	color: black;
	display: inline-block;
	width: 140px;
	height: 78px;
	text-align: center;
	border-right: white solid 4px;
}
.service_content {
	background-color: #b0b0b0;
	border-right: #663366 solid 4px !important;
}
.navig a:hover {
	color:black;
	background-color:#b0b0b0;
	border-right: #663366 solid 4px;
}

/*服务内容*/
.content_2 {
	height: 1350px;
	position: relative;
}
.bgimg {
	height:180px;
	position: relative;
	border-top:1px solid black;
}
#bgimg_container {
	position: absolute;
	top: 0;
	left:0;
	right: 0; 
	margin-left: auto; 
    margin-right: auto;
	height: 180px;
	width: 1500px;
}
#bgimg_container img {
	width:1500px;
	height: 180px;
}
.off {
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	opacity: 0;
	transition: 5s;
}
#img_on {
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	opacity: 1;
}
.bgimg img {
	width: 100%;
	height: 180px;
}
#nav {
	margin:0 auto;
	margin-top: 50px;
	width: 1164px;
}
.nav {
	width:200px;
	display:inline-block;
	height: 30px;
	line-height: 30px;
	margin:0 auto;
	color:white;
	font-weight: bold;
	font-size: 16px;
}
.homepage a {
	display: inline-block;
	color: red;	
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
}
#content {
	margin:0 auto;
	margin-top:-70px;
	top: 100px;
	left:50px;
	width: 1161px;
	height: 1230px;
	background-color: white;
	background:url(../image/background.gif);
	background-position: -100px -50px;
	border-top: 6px solid #363636;
	border-top: 6px solid #363636;
	color: rgb(111, 116, 120);
	box-shadow: -10px 5px 30px 0px grey;
}
#brief_introduction {
	margin:15px 50px;
	height:150px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 30px;
	color:black;
}
#brief_introduction p {
	text-align: justify;
}
#service_header {
	display: block;
	margin:10px 50px;
	border-bottom: 0.5px solid black;
	padding-bottom: 5px;
	color:black;
}
.heightlight {
	color: #151C52;
	font-size: 25px;
	font-weight: bold;
}
#service_content {
	margin:10px 50px;
	margin-top: 20px;
	height:200px;
}
#range {
	display: inline-block;
	height:190px;
	left:0;
	width:630px;
	margin-left: 1px;
	padding: 0px;
	vertical-align: middle;
	color:black;
}
#range ul {
	margin-left:14px;
}
#range li {
	line-height: 30px;

}
#service_picture {
	display: inline-block;
	width: 400px;
	height:190px;
	right:0;
	margin-left: 10px;
	vertical-align: middle;
}
#service_picture img {
	height: 190px;
	width: auto;
	padding-left: 20px;
}
#online_header {
	display: block;
	margin:5px auto;
	text-align: center;
	font-size: 20px;
	color:black;
}
#press {
	height: 200px;
	width:1060px;
	margin:0 auto;
}
#press img {
	height: 199px;
	width: auto;
}
#media {
	height: 460px;
	margin-left:190px;
	margin-top: 10px;
}
#glconline {
	font-size: 25px;
	display: block;
	text-align: right;
	margin-left: 790px;
	color: black;
	width: 200px;
	margin-top: 5px;
	margin-bottom:5px;
}
#glconline:hover {
	color:#663366;
}


/*footer*/
.footer {
	height: 200px;
	margin-top:4px;
}
.footer-content {
	width:860px;
	height: 200px;
	margin:0 auto;
}
.footer-logo {
	display: inline-block;
	height: 70px;
	width: 70px;
    margin-left:50px; 
    margin-top: 50px;
    float: left
}
.footer-logo img {
	width: 70px;
	height: auto;
	display: inline-block;
	margin:0 auto;
}
.notification {
	display: inline-block;
	margin:0 auto;
	height: 150px;
	width: 400px;
	margin-left: 105px;
	margin-top: 40px;
	font-size: 13px;
}
.footer-name,.copyright,.beian {
	text-align: center;
}
.footer-name {
	font-weight: 600;
}
.copyright {
	border-top: dashed 0.5px black;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.beian {
	color: red;
}
.code {
	display: inline-block;
	margin-left: 30px;
	margin-top: 40px;
	height: 129px;
	float: right;
	font-size: 13px;
}
.qrcode img {
	margin:0 auto;
	display: block;
	width:70px;
	height: auto;
}